home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
archivers
/
tar-handler
/
packets.doc
< prev
next >
Wrap
Text File
|
1999-05-25
|
1KB
|
57 lines
Supported Packages:
case ACTION_FINDINPUT:
case ACTION_END:
case ACTION_READ:
case ACTION_SEEK:
case ACTION_CURRENT_VOLUME:
case ACTION_LOCATE_OBJECT:
case ACTION_FREE_LOCK:
case ACTION_COPY_DIR:
case ACTION_PARENT:
case ACTION_SAME_LOCK:
case ACTION_CREATE_DIR:
case ACTION_PARENT_FH:
case ACTION_EXAMINE_OBJECT:
case ACTION_EXAMINE_NEXT:
case ACTION_EXAMINE_FH:
case ACTION_INFO:
case ACTION_MORE_CACHE:
case ACTION_IS_FILESYSTEM:
case ACTION_DIE:
case ACTION_FLUSH:
case ACTION_DISK_INFO:
Rejected (ERROR_DISK_WRITE_PROTECTED)
case ACTION_FINDOUTPUT:
case ACTION_FINDUPDATE:
case ACTION_DELETE_OBJECT: (*)
case ACTION_RENAME_OBJECT: (*)
case ACTION_MAKE_LINK:
case ACTION_SET_COMMENT: (*)
case ACTION_SET_DATE: (*)
case ACTION_SET_PROTECT: (*)
case ACTION_RENAME_DISK: (*)
case ACTION_FORMAT:
case ACTION_SERIALIZE_DISK:
Rejected (ERROR_ACTION_NOT_KNOWN)
case ACTION_WRITE:
case ACTION_SET_FILE_SIZE:
case ACTION_LOCK_RECORD:
case ACTION_FREE_RECORD:
case ACTION_CHANGE_MODE:
case ACTION_FH_FROM_LOCK: (*)
case ACTION_COPY_DIR_FH: (*)
case ACTION_EXAMINE_ALL:
case ACTION_READ_LINK:
case ACTION_INHIBIT:
case ACTION_GET_DISK_FSSM:
case ACTION_FREE_DISK_FSSM:
case ACTION_WRITE_PROTECT:
case ACTION_ADD_NOTIFY:
case ACTION_REMOVE_NOTIFY:
some Console packets / ACTION_NIL
some Private, internal and obsolete packets
* = Maybe I do implement this packets in the next version...